titleFont
Type
property
Summary
Specifies the font face of text in the title of chart.
Syntax
set the textFont of widget to fontName
get the textFont of widget
Description
Use the textFont property to change the appearance of text. Default font family for all text, follows CSS font-family options. https://developer.mozilla.org/en-US/docs/Web/CSS/font-family
Examples
set the textFont of widget "Chart View" to "Courier"
set the textFont of widget "Chart View" to "'Helvetica Neue', 'Helvetica', 'Arial', sans-serif"
Compatibility and Support
OS
mac
windows
linux
ios
android
web